Release 10.1A: OpenEdge Deployment:
Startup Command and Parameter Reference


Proxy Userid (-proxyUserid)

Use the Proxy Userid (-proxyUserid) to authenticate an AppServer client to the HTTP-based Proxy server.

Operating system
and syntax
UNIX
Windows
-proxyUserid user-id
Use
with
Maximum value
Minimum value
Single-user default
Multi-user default
Client Session

user-id

user-id used to authenticate an AppServer client to the HTTP-based proxy server. The user-id can be a string of up to 512 printable ASCII characters, including the space character.

You can access -proxyUserid using the SESSION:PROXY-USERID attribute.

If -proxyhost and -proxyport are not specified on the command-line to the 4GL client, any value for the -proxyUserid, whether specified with the startup parameter or with the SESSION attribute, is ignored.

The user-id is validated during the AppServer CONNECT() method. If user-id is invalid, the CONNECT() method fails and OpenEdge issues an error message.

If -proxyPassword is not specified or SESSION:PROXY-PASSWORD is not set, and -proxyUserid is specified, a blank proxy password is used by the AppServer CONNECT() method.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095